projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0521259
)
(he-transfer-case): Fix typo in prev change.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 15 Oct 1995 08:54:13 +0000
(08:54 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 15 Oct 1995 08:54:13 +0000
(08:54 +0000)
lisp/hippie-exp.el
patch
|
blob
|
history
diff --git
a/lisp/hippie-exp.el
b/lisp/hippie-exp.el
index 408b80ee393b4bb6b596faadd7efa26d70dbfc14..02a3917d81ed8579acd3d90655c12055c42a6973 100644
(file)
--- a/
lisp/hippie-exp.el
+++ b/
lisp/hippie-exp.el
@@
-311,7
+311,7
@@
undoes the expansion."
(length to-str))))
to-str)
((not (he-ordinary-case-p to-str))
- to-str
ing
)
+ to-str)
((string= from-str (downcase from-str))
(downcase to-str))
((string= from-str (upcase from-str))